W32: Fix double-arrowed combobox button
authorРуслан Ижбулатов <lrn1986@gmail.com>
Tue, 25 Mar 2014 17:25:47 +0000 (17:25 +0000)
committerРуслан Ижбулатов <lrn1986@gmail.com>
Tue, 1 Apr 2014 03:29:35 +0000 (03:29 +0000)
commit2b36054a5d311cbf8dbffe2cf01df3d43c6209bd
treed8e49cbb7cb8a347c7c37ee073db2cc9386f5bed
parentce9437daf56d787592470a8bc15739b2e059bc80
W32: Fix double-arrowed combobox button

The arrow is part of the background image drawn by the theme, don't draw
GTK's own arrow. This also applies to non-entry comboboxes.

On XP the arrow-and-nothing-else part does not exist (W32 XP theme draws a
white rectangle) and has to be subtituted for a simple dropdown button even
for non-entry comboboxes.

https://bugzilla.gnome.org/show_bug.cgi?id=727035
gtk/resources/theme/gtk-win32-base.css
gtk/resources/theme/gtk-win32-xp.css